[INFO] cloning repository https://github.com/cohix/aspec-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cohix/aspec-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohix%2Faspec-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohix%2Faspec-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e21713f72fdf513aac876a70612cac8da955a0e
[INFO] testing cohix/aspec-cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohix%2Faspec-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cohix/aspec-cli
[INFO] finished tweaking git repo https://github.com/cohix/aspec-cli
[INFO] tweaked toml for git repo https://github.com/cohix/aspec-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cohix/aspec-cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cohix/aspec-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded portable-pty v0.8.1
[INFO] [stderr]   Downloaded vt100 v0.15.2
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 086ee1a4a5463dfe34cd923b6d631b2bd397e70afbd6bde4e9d0f54c6c6b3d78
[INFO] running `Command { std: "docker" "start" "-a" "086ee1a4a5463dfe34cd923b6d631b2bd397e70afbd6bde4e9d0f54c6c6b3d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "086ee1a4a5463dfe34cd923b6d631b2bd397e70afbd6bde4e9d0f54c6c6b3d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "086ee1a4a5463dfe34cd923b6d631b2bd397e70afbd6bde4e9d0f54c6c6b3d78", kill_on_drop: false }`
[INFO] [stdout] 086ee1a4a5463dfe34cd923b6d631b2bd397e70afbd6bde4e9d0f54c6c6b3d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6fca88b206486aa573d25fc2b3a7168bfa8b144c0c9d90d678067c007ac36f2
[INFO] running `Command { std: "docker" "start" "-a" "e6fca88b206486aa573d25fc2b3a7168bfa8b144c0c9d90d678067c007ac36f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling amux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "e6fca88b206486aa573d25fc2b3a7168bfa8b144c0c9d90d678067c007ac36f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fca88b206486aa573d25fc2b3a7168bfa8b144c0c9d90d678067c007ac36f2", kill_on_drop: false }`
[INFO] [stdout] e6fca88b206486aa573d25fc2b3a7168bfa8b144c0c9d90d678067c007ac36f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc85ad9306394d66fe4abf7fbd80121958f2e7eb560fc52389a8de56e67eed6
[INFO] running `Command { std: "docker" "start" "-a" "fcc85ad9306394d66fe4abf7fbd80121958f2e7eb560fc52389a8de56e67eed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling amux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.35s
[INFO] running `Command { std: "docker" "inspect" "fcc85ad9306394d66fe4abf7fbd80121958f2e7eb560fc52389a8de56e67eed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc85ad9306394d66fe4abf7fbd80121958f2e7eb560fc52389a8de56e67eed6", kill_on_drop: false }`
[INFO] [stdout] fcc85ad9306394d66fe4abf7fbd80121958f2e7eb560fc52389a8de56e67eed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f1f77bbd9ef90461ef4c2c9d86d50b72ad7c8ebb2aea08cb4c6ad7eb7d3494c
[INFO] running `Command { std: "docker" "start" "-a" "1f1f77bbd9ef90461ef4c2c9d86d50b72ad7c8ebb2aea08cb4c6ad7eb7d3494c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amux-26e45d5b0a040f88)
[INFO] [stdout] 
[INFO] [stdout] running 323 tests
[INFO] [stdout] test cli::tests::chat_allow_docker_flag ... ok
[INFO] [stdout] test cli::tests::chat_allow_docker_with_plan ... ok
[INFO] [stdout] test cli::tests::chat_defaults_no_allow_docker ... ok
[INFO] [stdout] test cli::tests::chat_defaults_no_plan ... ok
[INFO] [stdout] test cli::tests::chat_subcommand_parsed ... ok
[INFO] [stdout] test cli::tests::chat_plan_flag ... ok
[INFO] [stdout] test cli::tests::claws_chat_parsed ... ok
[INFO] [stdout] test cli::tests::chat_non_interactive_flag ... ok
[INFO] [stdout] test cli::tests::chat_plan_and_non_interactive ... ok
[INFO] [stdout] test cli::tests::claws_chat_is_chat_action ... ok
[INFO] [stdout] test cli::tests::claws_init_parsed ... ok
[INFO] [stdout] test cli::tests::implement_allow_docker_flag ... ok
[INFO] [stdout] test cli::tests::claws_ready_is_ready_action ... ok
[INFO] [stdout] test cli::tests::claws_init_is_init_action ... ok
[INFO] [stdout] test cli::tests::chat_defaults_interactive ... ok
[INFO] [stdout] test cli::tests::implement_defaults_no_plan ... ok
[INFO] [stdout] test cli::tests::implement_defaults_no_allow_docker ... ok
[INFO] [stdout] test cli::tests::implement_non_interactive_flag ... ok
[INFO] [stdout] test cli::tests::implement_allow_docker_with_plan ... ok
[INFO] [stdout] test cli::tests::implement_plan_flag ... ok
[INFO] [stdout] test cli::tests::claws_actions_are_distinct ... ok
[INFO] [stdout] test cli::tests::claws_ready_parsed ... ok
[INFO] [stdout] test cli::tests::implement_defaults_interactive ... ok
[INFO] [stdout] test cli::tests::init_aspec_flag_false_by_default ... ok
[INFO] [stdout] test cli::tests::implement_plan_and_non_interactive ... ok
[INFO] [stdout] test cli::tests::implement_parses_work_item_number ... ok
[INFO] [stdout] test cli::tests::implement_parses_four_digit_work_item ... ok
[INFO] [stdout] test cli::tests::init_default_agent_is_claude ... ok
[INFO] [stdout] test cli::tests::no_args_gives_no_subcommand ... ok
[INFO] [stdout] test cli::tests::ready_all_flags ... ok
[INFO] [stdout] test cli::tests::new_subcommand_parsed ... ok
[INFO] [stdout] test cli::tests::ready_allow_docker_flag ... ok
[INFO] [stdout] test cli::tests::init_aspec_flag_set ... ok
[INFO] [stdout] test cli::tests::init_aspec_with_agent ... ok
[INFO] [stdout] test cli::tests::ready_build_flag ... ok
[INFO] [stdout] test cli::tests::ready_non_interactive_flag ... ok
[INFO] [stdout] test cli::tests::ready_defaults_no_allow_docker ... ok
[INFO] [stdout] test cli::tests::init_explicit_agent ... ok
[INFO] [stdout] test cli::tests::ready_no_cache_flag ... ok
[INFO] [stdout] test cli::tests::ready_allow_docker_with_refresh ... ok
[INFO] [stdout] test cli::tests::ready_defaults_no_refresh_no_non_interactive ... ok
[INFO] [stdout] test cli::tests::ready_refresh_flag ... ok
[INFO] [stdout] test cli::tests::ready_build_and_no_cache_flags ... ok
[INFO] [stdout] test cli::tests::root_build_flag ... ok
[INFO] [stdout] test cli::tests::root_all_flags ... ok
[INFO] [stdout] test cli::tests::ready_subcommand_parsed ... ok
[INFO] [stdout] test cli::tests::root_flags_default_false ... ok
[INFO] [stdout] test cli::tests::root_no_cache_flag ... ok
[INFO] [stdout] test cli::tests::root_refresh_flag ... ok
[INFO] [stdout] test commands::auth::tests::agent_credentials_default_is_empty ... ok
[INFO] [stdout] test commands::auth::tests::extract_token_parses_claude_json ... ok
[INFO] [stdout] test commands::auth::tests::extract_token_returns_none_for_invalid_json ... ok
[INFO] [stdout] test commands::auth::tests::extract_token_returns_none_for_missing_field ... ok
[INFO] [stdout] test commands::agent::tests::run_agent_with_sink_fails_without_git_root ... ok
[INFO] [stdout] test commands::auth::tests::keychain_config_known_for_claude ... ok
[INFO] [stdout] test commands::auth::tests::extract_token_returns_none_for_unknown_agent ... ok
[INFO] [stdout] test commands::auth::tests::read_keychain_raw_unknown_agent_returns_none ... ok
[INFO] [stdout] test commands::auth::tests::keychain_config_none_for_unknown ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_claude ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_codex ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_has_no_prompt ... ok
[INFO] [stdout] test commands::auth::tests::agent_keychain_credentials_unknown_agent_is_empty ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_claude ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_codex ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_has_no_prompt ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_opencode ... ok
[INFO] [stdout] test commands::auth::tests::read_keychain_raw_claude_returns_json_on_dev_machine ... ok
[INFO] [stdout] test commands::auth::tests::agent_keychain_credentials_sets_single_env_var_for_claude ... ok
[INFO] [stdout] test commands::auth::tests::resolve_auth_always_returns_keychain_credentials ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_opencode ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_plan_claude ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_plan_codex ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_plan_opencode ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_plan_unknown_agent ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_unknown_agent ... ok
[INFO] [stdout] test commands::claws::tests::attach_to_nanoclaw_uses_chat_entrypoint ... ok
[INFO] [stdout] test commands::claws::tests::claws_summary_default_all_pending ... ok
[INFO] [stdout] test commands::claws::tests::fork_and_clone_rename_permission_denied_returns_outcome ... ok
[INFO] [stdout] test commands::auth::tests::apply_decision_declined_saves_false ... ok
[INFO] [stdout] test commands::claws::tests::nanoclaw_config_empty_defaults ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_plan_codex ... ok
[INFO] [stdout] test commands::claws::tests::print_claws_summary_includes_all_steps ... ok
[INFO] [stdout] test commands::claws::tests::is_nanoclaw_parent_permission_denied_returns_bool ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_plan_claude ... ok
[INFO] [stdout] test commands::claws::tests::nanoclaw_config_serialization ... ok
[INFO] [stdout] test commands::chat::tests::chat_entrypoint_non_interactive_plan_opencode ... ok
[INFO] [stdout] test commands::claws::tests::nanoclaw_config_deserialization_with_id ... ok
[INFO] [stdout] test commands::claws::tests::print_claws_summary_outputs_table ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_claude ... ok
[INFO] [stdout] test commands::auth::tests::apply_decision_saves_and_returns_credentials ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_codex ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_opencode ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_codex ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_claude ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_plan_claude ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_plan_codex ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_non_interactive_plan_opencode ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_opencode ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_plan_claude ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_plan_codex ... ok
[INFO] [stdout] test commands::claws::tests::clone_outcome_permission_denied_is_distinct_from_success ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_plan_opencode ... ok
[INFO] [stdout] test commands::implement::tests::agent_entrypoint_plan_unknown_agent ... ok
[INFO] [stdout] test commands::download::tests::count_files_recursive_counts_correctly ... ok
[INFO] [stdout] test commands::download::tests::count_files_recursive_nonexistent_returns_zero ... ok
[INFO] [stdout] test commands::implement::tests::find_work_item_errors_when_missing ... ok
[INFO] [stdout] test commands::implement::tests::parse_work_item_invalid_inputs ... ok
[INFO] [stdout] test commands::implement::tests::implement_prompt_includes_work_item_number ... ok
[INFO] [stdout] test commands::download::tests::extract_aspec_from_tarball_empty_fails ... ok
[INFO] [stdout] test commands::implement::tests::parse_work_item_valid_inputs ... ok
[INFO] [stdout] test commands::init::tests::dockerfile_for_agent_embedded_uses_debian_slim_base ... ok
[INFO] [stdout] test commands::init::tests::dockerfile_templates_install_via_apt_or_direct_download ... ok
[INFO] [stdout] test commands::implement::tests::find_work_item_matches_by_prefix ... ok
[INFO] [stdout] test commands::init::tests::ask_yes_no_stdin_is_callable ... ok
[INFO] [stdout] test commands::init::tests::dockerfile_for_agent_embedded_does_not_use_npm_install ... ok
[INFO] [stdout] test commands::init::tests::find_git_root_returns_none_outside_repo ... ok
[INFO] [stdout] test commands::init::tests::find_git_root_finds_git_dir ... ok
[INFO] [stdout] test commands::download::tests::extract_aspec_from_tarball_works ... ok
[INFO] [stdout] test commands::init::tests::print_init_summary_outputs_table ... ok
[INFO] [stdout] test commands::init::tests::init_summary_default_all_pending ... ok
[INFO] [stdout] test commands::init::tests::write_dockerfile_does_not_overwrite_existing ... ok
[INFO] [stdout] test commands::new::tests::apply_template_preserves_other_content ... ok
[INFO] [stdout] test commands::init::tests::print_whats_next_outputs_box ... ok
[INFO] [stdout] test commands::new::tests::apply_template_replaces_header_and_title ... ok
[INFO] [stdout] test commands::init::tests::run_with_sink_accepts_all_params ... ok
[INFO] [stdout] test commands::new::tests::is_vscode_terminal_when_not_set ... ok
[INFO] [stdout] test commands::new::tests::find_template_in_git_root ... ok
[INFO] [stdout] test commands::new::tests::next_work_item_number_nonexistent_dir ... ok
[INFO] [stdout] test commands::new::tests::parse_work_item_number_valid ... ok
[INFO] [stdout] test commands::new::tests::parse_work_item_number_invalid ... ok
[INFO] [stdout] test commands::new::tests::slugify_basic ... ok
[INFO] [stdout] test commands::new::tests::next_work_item_number_empty_dir ... ok
[INFO] [stdout] test commands::new::tests::next_work_item_number_with_existing ... ok
[INFO] [stdout] test commands::new::tests::slugify_empty_string ... ok
[INFO] [stdout] test commands::new::tests::slugify_multiple_spaces ... ok
[INFO] [stdout] test commands::new::tests::slugify_preserves_numbers ... ok
[INFO] [stdout] test commands::new::tests::run_with_sink_creates_work_item_file ... ok
[INFO] [stdout] test commands::new::tests::work_item_kind_as_str ... ok
[INFO] [stdout] test commands::new::tests::work_item_kind_from_str_variants ... ok
[INFO] [stdout] test commands::new::tests::slugify_removes_special_chars ... ok
[INFO] [stdout] test commands::output::tests::channel_sink_delivers_messages ... ok
[INFO] [stdout] test commands::ready::tests::audit_entrypoint_codex ... ok
[INFO] [stdout] test commands::ready::tests::audit_entrypoint_claude ... ok
[INFO] [stdout] test commands::ready::tests::agent_from_str_defaults_to_claude ... ok
[INFO] [stdout] test commands::ready::tests::audit_entrypoint_non_interactive_claude ... ok
[INFO] [stdout] test commands::ready::tests::audit_entrypoint_non_interactive_codex ... ok
[INFO] [stdout] test commands::ready::tests::dockerfile_matches_template_claude ... ok
[INFO] [stdout] test commands::ready::tests::audit_entrypoint_opencode ... ok
[INFO] [stdout] test commands::ready::tests::dockerfile_matches_template_codex ... ok
[INFO] [stdout] test commands::ready::tests::dockerfile_matches_template_false_for_wrong_agent ... ok
[INFO] [stdout] test commands::ready::tests::greetings_all_non_empty ... ok
[INFO] [stdout] test commands::ready::tests::check_local_agent_not_installed_returns_failed ... ok
[INFO] [stdout] test commands::ready::tests::greetings_has_fifty_entries ... ok
[INFO] [stdout] test commands::ready::tests::dockerfile_matches_template_false_for_custom ... ok
[INFO] [stdout] test commands::ready::tests::interactive_notice_includes_agent_name ... ok
[INFO] [stdout] test commands::ready::tests::print_summary_outputs_table ... ok
[INFO] [stdout] test commands::ready::tests::ready_options_auto_create_dockerfile ... ok
[INFO] [stdout] test commands::ready::tests::ready_options_default_no_refresh ... ok
[INFO] [stdout] test commands::ready::tests::ready_options_no_cache_flag ... ok
[INFO] [stdout] test commands::ready::tests::ready_options_build_flag ... ok
[INFO] [stdout] test commands::ready::tests::ready_options_build_and_no_cache ... ok
[INFO] [stdout] test commands::ready::tests::check_local_agent_returns_step_status ... ok
[INFO] [stdout] test commands::ready::tests::select_random_greeting_returns_different_values_over_time ... ok
[INFO] [stdout] test commands::ready::tests::select_random_greeting_returns_valid_greeting ... ok
[INFO] [stdout] test commands::ready::tests::summary_default_all_pending ... ok
[INFO] [stdout] test config::tests::global_config_path_is_under_home ... ok
[INFO] [stdout] test config::tests::load_repo_config_returns_default_when_absent ... ok
[INFO] [stdout] test config::tests::repo_config_path_is_correct ... ok
[INFO] [stdout] test config::tests::save_and_load_repo_config_roundtrip ... ok
[INFO] [stdout] test docker::tests::allow_docker_adds_socket_mount_to_display_args ... ok
[INFO] [stdout] test docker::tests::allow_docker_adds_socket_mount_to_pty_args ... ok
[INFO] [stdout] test docker::tests::allow_docker_adds_socket_mount_to_pty_display_args ... ok
[INFO] [stdout] test docker::tests::allow_docker_adds_socket_mount_to_run_args ... ok
[INFO] [stdout] test docker::tests::allow_docker_socket_mount_appears_after_workspace_mount ... ok
[INFO] [stdout] test docker::tests::build_exec_args_pty_basic ... ok
[INFO] [stdout] test docker::tests::build_exec_args_pty_with_working_dir ... ok
[INFO] [stdout] test docker::tests::build_exec_args_pty_with_env_vars ... ok
[INFO] [stdout] test commands::ready::tests::run_with_sink_routes_all_output_through_sink ... ok
[INFO] [stdout] test docker::tests::build_image_streaming_fails_on_bad_dockerfile ... ok
[INFO] [stdout] test docker::tests::copy_dir_filtered_respects_denylist ... ok
[INFO] [stdout] test docker::tests::display_args_mask_env_values ... ok
[INFO] [stdout] test docker::tests::docker_socket_path_is_nonempty ... ok
[INFO] [stdout] test docker::tests::docker_socket_path_linux ... ok
[INFO] [stdout] test docker::tests::env_vars_passed_to_run_args ... ok
[INFO] [stdout] test docker::tests::format_build_cmd_produces_valid_string ... ok
[INFO] [stdout] test docker::tests::format_build_cmd_no_cache_produces_valid_string ... ok
[INFO] [stdout] test docker::tests::format_run_cmd_produces_valid_string ... ok
[INFO] [stdout] test docker::tests::host_settings_adds_bind_mounts ... ok
[INFO] [stdout] test docker::tests::generate_container_name_is_unique ... ok
[INFO] [stdout] test docker::tests::host_settings_prepare_sanitizes_oauth ... ok
[INFO] [stdout] test docker::tests::host_settings_display_shows_mount_placeholders ... ok
[INFO] [stdout] test commands::init::tests::run_with_sink_streams_output ... ok
[INFO] [stdout] test commands::new::tests::find_template_missing_returns_error ... ok
[INFO] [stdout] test commands::init::tests::run_with_sink_skips_aspec_when_flag_false ... FAILED
[INFO] [stdout] test docker::tests::no_settings_mounts_when_none ... ok
[INFO] [stdout] test docker::tests::multiple_env_vars_all_passed ... ok
[INFO] [stdout] test docker::tests::no_allow_docker_does_not_add_socket_mount ... ok
[INFO] [stdout] test docker::tests::parse_cpu_percent_invalid ... ok
[INFO] [stdout] test docker::tests::check_docker_socket_fails_on_missing_path ... ok
[INFO] [stdout] test docker::tests::parse_cpu_percent_valid ... ok
[INFO] [stdout] test commands::init::tests::write_dockerfile_creates_when_missing ... ok
[INFO] [stdout] test commands::ready::tests::run_with_sink_fails_gracefully_without_docker ... ok
[INFO] [stdout] test docker::tests::project_image_tag_handles_root_path ... ok
[INFO] [stdout] test docker::tests::parse_memory_mb_various_units ... ok
[INFO] [stdout] test docker::tests::project_image_tag_from_git_root ... ok
[INFO] [stdout] test docker::tests::pty_args_include_container_name_when_provided ... ok
[INFO] [stdout] test docker::tests::pty_display_args_mask_env_values ... ok
[INFO] [stdout] test docker::tests::pty_args_include_interactive_flag ... ok
[INFO] [stdout] test docker::tests::run_args_include_mount_and_workdir ... ok
[INFO] [stdout] test docker::tests::pty_args_omit_name_when_none ... ok
[INFO] [stdout] test docker::tests::run_args_use_rm_and_interactive ... ok
[INFO] [stdout] test docker::tests::pty_env_vars_all_passed ... ok
[INFO] [stdout] test tui::input::tests::c_key_restores_container_window_when_minimized ... ok
[INFO] [stdout] test tui::input::tests::arrow_up_from_command_box_focuses_window_then_scrolls ... ok
[INFO] [stdout] test docker::tests::run_container_detached_uses_direct_host_bind_mount ... ok
[INFO] [stdout] test tui::input::tests::arrow_keys_scroll_outer_when_container_minimized ... ok
[INFO] [stdout] test tui::input::tests::closest_subcommand_corrects_typo ... ok
[INFO] [stdout] test tui::input::tests::closest_subcommand_exact_returns_none ... ok
[INFO] [stdout] test tui::input::tests::closest_subcommand_gibberish_returns_none ... ok
[INFO] [stdout] test tui::input::tests::arrow_up_scrolls_in_done_state_with_window_focused ... ok
[INFO] [stdout] test tui::input::tests::key_to_bytes_arrow_up ... ok
[INFO] [stdout] test tui::input::tests::key_to_bytes_regular_char ... ok
[INFO] [stdout] test tui::input::tests::keys_forwarded_to_pty_when_container_maximized ... ok
[INFO] [stdout] test docker::tests::is_container_running_returns_false_for_unknown_id ... ok
[INFO] [stdout] test tui::input::tests::sudo_confirm_dialog_char_appends_to_password ... ok
[INFO] [stdout] test tui::input::tests::key_to_bytes_enter_is_cr ... ok
[INFO] [stdout] test tui::input::tests::sudo_confirm_dialog_backspace_removes_last_char ... ok
[INFO] [stdout] test tui::input::tests::sudo_confirm_dialog_esc_sends_none_and_clears_dialog ... ok
[INFO] [stdout] test tui::input::tests::sudo_confirm_dialog_enter_sends_password_and_clears_dialog ... ok
[INFO] [stdout] test tui::input::tests::sudo_confirm_dialog_enter_with_empty_password_sends_some_empty ... ok
[INFO] [stdout] test tui::input::tests::suggestions_claws_prefix ... ok
[INFO] [stdout] test tui::input::tests::suggestions_claws_space_shows_ready ... ok
[INFO] [stdout] test tui::input::tests::suggestions_empty_input_returns_all ... ok
[INFO] [stdout] test tui::input::tests::key_to_bytes_ctrl_c ... ok
[INFO] [stdout] test tui::input::tests::suggestions_full_command_with_space_shows_flags ... ok
[INFO] [stdout] test docker::tests::image_exists_returns_false_for_nonexistent ... ok
[INFO] [stdout] test tui::input::tests::suggestions_prefix_filters_correctly ... ok
[INFO] [stdout] test tui::input::tests::suggestions_prefix_init ... ok
[INFO] [stdout] test tui::input::tests::esc_from_minimized_outer_window_goes_to_command_box ... ok
[INFO] [stdout] test tui::input::tests::up_arrow_from_command_box_focuses_outer_regardless_of_container_state ... ok
[INFO] [stdout] test tui::render::tests::calculate_container_inner_size_reasonable_values ... ok
[INFO] [stdout] test tui::input::tests::esc_minimizes_container_window_when_maximized ... ok
[INFO] [stdout] test tui::render::tests::container_summary_renders_after_container_exit ... ok
[INFO] [stdout] test tui::render::tests::container_scroll_indicator_shown_when_scrolled ... ok
[INFO] [stdout] test tui::render::tests::minimized_container_bar_renders ... ok
[INFO] [stdout] test tui::render::tests::container_window_renders_when_maximized ... ok
[INFO] [stdout] test tui::pty::tests::pty_exit_nonzero_on_failed_command ... ok
[INFO] [stdout] test tui::render::tests::vt100_set_scrollback_basic ... ok
[INFO] [stdout] test tui::state::tests::acknowledge_stuck_is_noop_when_no_container ... ok
[INFO] [stdout] test tui::state::tests::agent_display_name_known_agents ... ok
[INFO] [stdout] test tui::render::tests::scroll_changes_visible_content_in_done_state ... ok
[INFO] [stdout] test tui::state::tests::app_active_tab_returns_correct_tab ... ok
[INFO] [stdout] test tui::state::tests::app_close_tab_removes_and_adjusts_idx ... ok
[INFO] [stdout] test tui::state::tests::app_close_tab_single_tab_is_noop ... ok
[INFO] [stdout] test tui::state::tests::app_create_tab_inserts_after_active ... ok
[INFO] [stdout] test tui::state::tests::app_new_creates_one_tab ... ok
[INFO] [stdout] test tui::state::tests::claws_wizard_defaults_correct ... ok
[INFO] [stdout] test tui::state::tests::container_scroll_offset_starts_at_zero ... ok
[INFO] [stdout] test tui::state::tests::agent_display_name_unknown_returns_input ... ok
[INFO] [stdout] test tui::render::tests::unicode_lines_do_not_cause_scroll_overshoot ... ok
[INFO] [stdout] test tui::state::tests::container_stats_history_used_for_averages ... ok
[INFO] [stdout] test tui::state::tests::container_window_starts_hidden ... ok
[INFO] [stdout] test tui::state::tests::continue_command_preserves_output ... ok
[INFO] [stdout] test tui::state::tests::finish_command_closes_container_and_creates_summary ... ok
[INFO] [stdout] test tui::state::tests::finish_command_does_not_leave_stale_scroll_offset ... ok
[INFO] [stdout] test tui::state::tests::finish_command_nonzero_transitions_to_error ... ok
[INFO] [stdout] test tui::state::tests::finish_command_zero_transitions_to_done ... ok
[INFO] [stdout] test tui::render::tests::container_window_is_95_percent_and_centered ... ok
[INFO] [stdout] test tui::state::tests::format_duration_hours ... ok
[INFO] [stdout] test tui::state::tests::finish_command_clears_last_output_time ... ok
[INFO] [stdout] test tui::state::tests::format_duration_seconds ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_false_after_finish_command ... ok
[INFO] [stdout] test tui::state::tests::format_duration_minutes ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_false_when_container_just_started ... ok
[INFO] [stdout] test tui::render::tests::tab_bar_renders_at_top ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_false_when_idle ... ok
[INFO] [stdout] test tui::state::tests::pending_command_claws_ready ... ok
[INFO] [stdout] test tui::state::tests::finish_command_with_error_records_exit_code ... ok
[INFO] [stdout] test tui::state::tests::pty_data_control_chars_filtered ... ok
[INFO] [stdout] test tui::state::tests::pty_data_cr_lf_split_across_chunks ... ok
[INFO] [stdout] test tui::state::tests::pty_data_cr_overwrites_current_line ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_false_exactly_at_timeout_boundary ... ok
[INFO] [stdout] test tui::state::tests::pty_data_cr_lf_treated_as_newline ... ok
[INFO] [stdout] test tui::state::tests::pty_data_empty_chunk_preserves_pending_cr ... ok
[INFO] [stdout] test tui::state::tests::pty_data_multiple_cr_in_one_chunk ... ok
[INFO] [stdout] test tui::state::tests::pty_data_newlines_create_separate_lines ... ok
[INFO] [stdout] test tui::state::tests::pty_data_routes_to_outer_when_no_container ... ok
[INFO] [stdout] test tui::state::tests::pty_data_tabs_stripped_by_ansi_strip ... ok
[INFO] [stdout] test tui::state::tests::start_command_clears_output_and_focuses_window ... ok
[INFO] [stdout] test tui::render::tests::outer_window_scroll_unaffected_by_container_changes ... ok
[INFO] [stdout] test tui::state::tests::start_container_activates_window ... ok
[INFO] [stdout] test tui::state::tests::pty_data_cr_split_then_bare_cr ... ok
[INFO] [stdout] test tui::state::tests::pty_data_routes_to_vt100_when_container_active ... ok
[INFO] [stdout] test tui::state::tests::start_container_clears_previous_summary ... ok
[INFO] [stdout] test tui::state::tests::start_container_initialises_last_output_time ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_false_when_running_without_container ... ok
[INFO] [stdout] test tui::state::tests::start_container_resets_scroll_offset ... ok
[INFO] [stdout] test tui::state::tests::is_stuck_true_when_container_silent_over_60s ... ok
[INFO] [stdout] test tui::state::tests::tab_color_claws_command_no_container_is_magenta ... ok
[INFO] [stdout] test tui::state::tests::tab_color_claws_command_with_container_is_magenta ... ok
[INFO] [stdout] test tui::state::tests::tab_color_claws_phase_active_is_magenta ... ok
[INFO] [stdout] test tui::state::tests::tab_color_error_is_red ... ok
[INFO] [stdout] test tui::state::tests::tab_color_idle_is_dark_gray ... ok
[INFO] [stdout] test tui::state::tests::tab_color_is_yellow_when_stuck ... ok
[INFO] [stdout] test tui::state::tests::tab_color_not_yellow_after_acknowledge ... ok
[INFO] [stdout] test tui::state::tests::tab_color_running_no_container_is_blue ... ok
[INFO] [stdout] test tui::state::tests::tab_color_running_with_container_is_green ... ok
[INFO] [stdout] test tui::render::tests::container_scrollback_renders_older_content ... ok
[INFO] [stdout] test tui::state::tests::tab_display_name_idle_shows_project ... ok
[INFO] [stdout] test tui::state::tests::tab_display_name_running_shows_command ... ok
[INFO] [stdout] test tui::state::tests::tab_display_name_truncates_long_names ... ok
[INFO] [stdout] test tui::state::tests::tab_subcommand_label_has_warning_prefix_when_stuck ... ok
[INFO] [stdout] test tui::state::tests::tab_subcommand_label_no_warning_prefix_when_not_stuck ... ok
[INFO] [stdout] test tui::state::tests::tick_does_not_show_sudo_dialog_when_no_signal ... ok
[INFO] [stdout] test tui::state::tests::tab_subcommand_label_warning_prefix_after_acknowledge_is_gone ... ok
[INFO] [stdout] test tui::state::tests::tick_shows_sudo_confirm_dialog_when_request_received ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_grey_when_unselected_done ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_red_on_error_unselected ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_blue_when_selected_and_running ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_green_when_selected_and_done ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_grey_when_unselected_running ... ok
[INFO] [stdout] test tui::state::tests::window_border_color_red_on_error_selected ... ok
[INFO] [stdout] test tui::pty::tests::pty_spawn_runs_echo ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::init::tests::run_with_sink_skips_aspec_when_flag_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::init::tests::run_with_sink_skips_aspec_when_flag_false' (145) panicked at src/commands/init.rs:625:9:
[INFO] [stdout] Should report aspec folder status when --aspec is not passed. Got: ["Initializing amux in: /opt/rustwide/workdir", "Agent: claude"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc1db4b030a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc1db4b030a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc1db4b030a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc1db4b030a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc1db4c95ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc1db4c95ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5dc1db4b6b62 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc1db4b6b62 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dc1db489f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc1db489f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc1db4a6309 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc1db177b8c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dc1db177b8c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dc1db4a6582 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dc1db4a6582 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dc1db489fd8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dc1db480ef9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc1db48b23d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dc1db4c9dac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc1dabd6d1f - amux[e19ffa8f99523e14]::commands::init::tests::run_with_sink_skips_aspec_when_flag_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/init.rs:625:9
[INFO] [stdout]   20:     0x5dc1dac2ceb2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5dc1dac2cf2d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5dc1dac6972d - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x5dc1dac6962b - tokio[acdecfad67403f38]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dc1dac6962b - tokio[acdecfad67403f38]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dc1dac6962b - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x5dc1dac5cc30 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x5dc1dac685cd - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x5dc1dac67874 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x5dc1dabc68db - <tokio[acdecfad67403f38]::runtime::context::scoped::Scoped<tokio[acdecfad67403f38]::runtime::scheduler::Context>>::set::<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5dc1dac68eb9 - tokio[acdecfad67403f38]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5dc1dabab392 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[acdecfad67403f38]::runtime::context::Context>>::try_with::<tokio[acdecfad67403f38]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5dc1dabaaf1e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[acdecfad67403f38]::runtime::context::Context>>::with::<tokio[acdecfad67403f38]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5dc1dac6151d - tokio[acdecfad67403f38]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5dc1dac5ed70 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x5dc1dac5f066 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x5dc1dac642e0 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5dc1dacea043 - tokio[acdecfad67403f38]::runtime::context::runtime::enter_runtime::<<tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5dc1dac5c001 - <tokio[acdecfad67403f38]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5dc1dace3974 - <tokio[acdecfad67403f38]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5dc1dace3b3f - <tokio[acdecfad67403f38]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5dc1dabf1723 - amux[e19ffa8f99523e14]::commands::init::tests::run_with_sink_skips_aspec_when_flag_false
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/init.rs:629:10
[INFO] [stdout]   42:     0x5dc1dabd5737 - amux[e19ffa8f99523e14]::commands::init::tests::run_with_sink_skips_aspec_when_flag_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/init.rs:612:57
[INFO] [stdout]   43:     0x5dc1dac0a9f6 - <amux[e19ffa8f99523e14]::commands::init::tests::run_with_sink_skips_aspec_when_flag_false::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5dc1db16bc6b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dc1db16bc6b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5dc1db17865b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5dc1db17865b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5dc1db17865b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5dc1db17865b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5dc1db17865b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5dc1db17865b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5dc1db17865b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5dc1db173d74 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5dc1db173d74 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5dc1db17b262 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5dc1db17b262 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dc1db17b262 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dc1db17b262 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dc1db17b262 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dc1db17b262 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5dc1db17b262 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5dc1db4af60f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x5dc1db4af60f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7e2faec3faa4 - <unknown>
[INFO] [stdout]   65:     0x7e2faeccca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::init::tests::run_with_sink_skips_aspec_when_flag_false
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 322 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1f1f77bbd9ef90461ef4c2c9d86d50b72ad7c8ebb2aea08cb4c6ad7eb7d3494c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1f77bbd9ef90461ef4c2c9d86d50b72ad7c8ebb2aea08cb4c6ad7eb7d3494c", kill_on_drop: false }`
[INFO] [stdout] 1f1f77bbd9ef90461ef4c2c9d86d50b72ad7c8ebb2aea08cb4c6ad7eb7d3494c
